home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the 3D Game Programming Gurus / gurus.iso / DirectX / dx9sdkcp.exe / SDK (C++) / Bin / DXUtils / Visual Studio 6.0 Wizards / Source Code / Template / netvoiceres.h < prev    next >
Encoding:
C/C++ Source or Header  |  2002-11-12  |  942 b   |  22 lines

  1.  
  2. #define IDD_VOICE_SETUP                 12008
  3. #define IDC_SESSIONCOMPRESION_GROUP     12059
  4. #define IDC_COMPRESSION_COMBO           12060
  5. #define IDC_QUALITY_DEFAULT             12201
  6. #define IDC_QUALITY_SET                 12202
  7. #define IDC_QUALITY_SLIDER              12203
  8. #define IDC_AGGRESSIVENESS_DEFAULT      12301
  9. #define IDC_AGGRESSIVENESS_SET          12302
  10. #define IDC_AGGRESSIVENESS_SLIDER       12303
  11. #define IDC_RECORD_DEFAULT              12501
  12. #define IDC_RECORD_SET                  12502
  13. #define IDC_RECORD_AUTO                 12503
  14. #define IDC_RECORD_SLIDER               12504
  15. #define IDC_THRESHOLD_DEFAULT           12601
  16. #define IDC_THRESHOLD_SET               12602
  17. #define IDC_THRESHOLD_AUTO              12603
  18. #define IDC_THRESHOLD_SLIDER            12604
  19. #define IDC_PLAYBACK_DEFAULT            12701
  20. #define IDC_PLAYBACK_SET                12702
  21. #define IDC_PLAYBACK_SLIDER             12703
  22.